Fix textview-margins reftest
authorBenjamin Otte <otte@redhat.com>
Fri, 29 Mar 2019 02:42:16 +0000 (03:42 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 29 Mar 2019 08:56:52 +0000 (09:56 +0100)
Draw something, otherwise the test will timeout

testsuite/reftests/textview-margins.css

index 1160e00d49838f6fada01fc8e0e8d2b976a5dfe5..9e1fb8d3f7f5373eaa8b9247224304dc7ab019cc 100644 (file)
@@ -1 +1,5 @@
 @import "reset-to-defaults.css";
+
+.background {
+  background-color: rebeccapurple;
+}